showIndentLines
Type
property
Summary
Whether to show lines indicating elements at the same indent
Syntax
set the showIndentLines of <widget> to { true | false }
get the showIndentLines of <widget>
Description
Use the showIndentLines property to control whether there are vertical lines underneath an unfolded tree view key indicating which subsequent elements are part of its subtree.
Examples
set the showIndentLines of widget "Tree View" to true